home *** CD-ROM | disk | FTP | other *** search
- Path: sn.no!not-for-mail
- From: christon@sn.no (Christopher Naas)
- Newsgroups: comp.sys.amiga.applications
- Subject: Re: Worstworth 5 anyone?
- Date: 13 Apr 1996 14:21:04 +0200
- Organization: SN Internett
- Message-ID: <906.6677T852T1795@sn.no>
- References: <316ECDE8.2A01@coates.dur.ac.uk>
- NNTP-Posting-Host: sinsen.sn.no
- X-Newsreader: THOR 2.21 (Amiga;SOUP)
-
- David Marshall wrote:
-
- [Wordworth 5]
- >Stability
- >Crashes if I have run WW3.1 before it. Otherwise, stable.
-
- You have them both in separate directories? Well, when you run 3.1, the
- Wordworth libraries it uses (the 3.1 ones) are loaded into memory. When you
- run WW5, it then loads the old libraries (because of the way OpenLibrary()
- works). If you flush your memory before running WW5, this probably won't
- happen, as WW5 will then load it's libraries from disk (it's own directory),
- and they'll be the correct version.
-
- Try writing "avail flush" in a CLI window before running WW5.
-
-
- Digita should have been able to avoid this by either bumping the library
- version numbers or by bumping the lowest-version argument to OpenLibrary..
-
-
-
- --
- Christopher Landmark Naas o EMail: christon@sn.no
- LoungeBar Development o WWW: http://www.sn.no/~christon/
- Former Reg. Amiga Developer o IRC: KarmaComa
-